home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc4.lha / 1050 / 1066.easyrexx < prev    next >
Internet Message Format  |  1995-02-22  |  3KB

  1. From zerkle Mon Feb 13 10:46:58 1995
  2. Received: by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  3.     id AA10570; Mon, 13 Feb 95 10:46:55 PST
  4. Received: from ulke.hiMolde.no by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  5.     id AA10519; Mon, 13 Feb 95 10:45:42 PST
  6. Received: from lyr.hiMolde.no by ulke.hiMolde.no with SMTP id AA05146
  7.   (5.67b/IDA-1.4.4 for <announce@cs.ucdavis.edu>); Mon, 13 Feb 1995 19:44:04 +0100
  8. Received: by lyr.hiMolde.no (5.67b/Uninett-C-1.4)
  9.     id AA22118; Mon, 13 Feb 1995 19:44:03 +0100
  10. Date: Mon, 13 Feb 1995 19:44:01 +0100 (MET)
  11. From: Ketil Hunn <Ketil.Hunn@hiMolde.no>
  12. To: announce <announce@cs.ucdavis.edu>
  13. Message-Id: <Pine.ULT.3.91.950213194307.22098A-100000@lyr>
  14. Mime-Version: 1.0
  15. Content-Type: TEXT/PLAIN; charset=US-ASCII
  16. Subject: REVISE EasyREXX V1.105 available for FTP
  17. Errors-To: zerkle@cs.ucdavis.edu
  18. X-Server: Zserver v0.90beta
  19. Status: RO
  20.  
  21. revise dan
  22.  
  23. TITLE
  24.  
  25.    easyrexx.library
  26.  
  27. VERSION
  28.  
  29.    1.105
  30.  
  31. AUTHOR
  32.  
  33.    Ketil Hunn
  34.  
  35.    E-Mail: Ketil.Hunn@hiMolde.no
  36.  
  37. DESCRIPTION
  38.  
  39.   A small and very fast shared runtime library that allows you to
  40.   add an AREXX port to your application with no fuss at all.
  41.  
  42.   o Makes the parsing of AREXX messages as easy as parsing DOS prompt
  43.     arguments!  Uses standard DOS templates for arguments.
  44.  
  45.   o Easy-to-use tagbased functions.
  46.  
  47.   o Also features a function to send AREXX messages to any named port.
  48.  
  49.   o Autodoc describing all functions in the library.
  50.  
  51.   o Amigaguide documentation describing programming teqniques and how to
  52.     use the library.
  53.  
  54.   o Complete with example sources.
  55.  
  56. NEW FEATURES
  57.  
  58.   o ReplyARexxMsg can now return strings to the calling AREXX-script.
  59.  
  60.   o ReplyARexxMsg can now return values to the calling AREXX-script.
  61.  
  62.   o 'Small linkable library'-source included to show how to automatically
  63.     call functions.
  64.  
  65.   o More tag aliases.
  66.  
  67.   Various bug-fixes.
  68.  
  69. SPECIAL REQUIREMENTS
  70.  
  71.   OS 2.04 or higher.
  72.  
  73. AVAILABILITY
  74.  
  75.   ftp://ftp.wustl.edu/pub/aminet/dev/misc/easyrexx.lha (29528)
  76.  
  77. PRICE
  78.  
  79.   Free, as long as you follow the two guidelines below:
  80.  
  81.   The license is the same for all software, regardless of what type of
  82.   software the library is used  in, be they commercial, freeware, shareware
  83.   or whatever as long as you:
  84.  
  85.   1)  Note in the program and documentation that easyrexx.library is
  86.       copyrighted 1994, 1995 Ketil Hunn.
  87.  
  88.   2)  You give me a copy of the software it is used in which includes
  89.       different versions of the software that use the library.
  90.       There should be no cost to me.
  91.  
  92. DISTRIBUTABILITY
  93.  
  94.   The files may be distributed as needed. That means that for products that
  95.   use the easyrexx.library, only that file needs to be distributed. For
  96.   development purposes, the library and its documentation should be all
  97.   distributed together.
  98.  
  99.  
  100.